css: Queue resize for properties that affect clip
authorBenjamin Otte <otte@redhat.com>
Thu, 2 Oct 2014 00:23:34 +0000 (02:23 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 3 Oct 2014 04:18:04 +0000 (06:18 +0200)
commite683e915b80e70574a9e21de087522a6c1e45f24
treebdfde034ee1714e8ae2bb9318bd4144bab6508b2
parentf7ee61c8331465d418fc4914555d04401497236d
css: Queue resize for properties that affect clip

This fixes shadows that are animated not updating the clip of the widget
they are drawn on. An example of this are the buttons in the CSS shadows
example in gtk-demo.

Reftest included
gtk/gtkcssstylepropertyimpl.c
testsuite/reftests/Makefile.am
testsuite/reftests/label-text-shadow-changes-modify-clip.c [new file with mode: 0644]
testsuite/reftests/label-text-shadow-changes-modify-clip.css [new file with mode: 0644]
testsuite/reftests/label-text-shadow-changes-modify-clip.ref.ui [new file with mode: 0644]
testsuite/reftests/label-text-shadow-changes-modify-clip.ui [new file with mode: 0644]